projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b98733
)
Provide diary-lib not diary.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 30 Aug 1994 00:34:35 +0000
(
00:34
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 30 Aug 1994 00:34:35 +0000
(
00:34
+0000)
lisp/diary-lib.el
patch
|
blob
|
history
diff --git
a/lisp/diary-lib.el
b/lisp/diary-lib.el
index 43e8a4c54f1a518559a2e3769fcc584580c2a3cc..9b5d978399feddced7bf8adad59f76976fca50b1 100644
(file)
--- a/
lisp/diary-lib.el
+++ b/
lisp/diary-lib.el
@@
-1893,6
+1893,6
@@
A value of 0 in any position is a wildcard."
(mark-visible-calendar-date
(calendar-gregorian-from-absolute date)))))))))
-(provide 'diary)
+(provide 'diary
-lib
)
;;; diary-lib.el ends here